home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / blocks / enotep.texblock < prev    next >
Text File  |  1991-10-23  |  487b  |  12 lines

  1. %  Default values for the \autoendnote markup
  2. \endnoteformat{\skipbefore{4pt}
  3.                \textreferenceposition{down}
  4.                \textreferencefont{\tenpt}
  5.                \textreferencestyle{[1]}
  6.                \notereferenceposition{down}
  7.                \notereferencefont{\tenpt}
  8.                \notereferencestyle{1.}
  9.                \notereferencegutter{1em}     % 1em = 12pt in a 12pt font
  10.                \everyendnote{\tenpt\pin{0pt}\lin{1.2em}}
  11. }% end endnoteformat markup
  12.